home *** CD-ROM | disk | FTP | other *** search
-
-
-
- XXXXmmmmTTTTeeeexxxxttttXXXXYYYYTTTTooooPPPPoooossss((((3333XXXX)))) UUUUNNNNIIIIXXXX SSSSyyyysssstttteeeemmmm VVVV XXXXmmmmTTTTeeeexxxxttttXXXXYYYYTTTTooooPPPPoooossss((((3333XXXX))))
-
-
-
- NNNNAAAAMMMMEEEE
- _X_m_T_e_x_t_X_Y_T_o_P_o_s - A Text function that accesses the character
- position nearest an x and y position
-
- SSSSYYYYNNNNOOOOPPPPSSSSIIIISSSS
- #include <Xm/Text.h>
-
- XmTextPosition XmTextXYToPos (wwwwiiiiddddggggeeeetttt,,,, xxxx,,,, yyyy)
- _W_i_d_g_e_t wwwwiiiiddddggggeeeetttt;
- _P_o_s_i_t_i_o_n xxxx;
- _P_o_s_i_t_i_o_n yyyy;
-
- DDDDEEEESSSSCCCCRRRRIIIIPPPPTTTTIIIIOOOONNNN
- _X_m_T_e_x_t_X_Y_T_o_P_o_s accesses the character position nearest to the
- specified x and y position, relative to the upper left
- corner of the Text widget.
-
- wwwwiiiiddddggggeeeetttt
- Specifies the Text widget ID
-
- xxxx Specifies the x position, relative to the upper left
- corner of the widget.
-
- yyyy Specifies the y position, relative to the upper left
- corner of the widget.
-
- For a complete definition of Text and its associated
- resources, see _X_m_T_e_x_t(_3_X).
-
- RRRREEEETTTTUUUURRRRNNNN VVVVAAAALLLLUUUUEEEE
- Returns the character position in the text nearest the x and
- y position specified. This is an integer number of
- characters from the beginning of the buffer. The first
- character position is 0.
-
- RRRREEEELLLLAAAATTTTEEEEDDDD IIIINNNNFFFFOOOORRRRMMMMAAAATTTTIIIIOOOONNNN
- _X_m_T_e_x_t(_3_X).
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- Page 1 (printed 11/11/03)
-
-
-
-